Creating a File
Description
To create a new file identifier in the Model Tree:
- Select the position in a Declaration Section where the new file identifier should be inserted 
- From the Edit menu select Insert – Other (or press the - <Insert>key)
- In the dialog box select  File and press OK File and press OK
- Enter a name for the new file identifier 
- Press - <Enter>to create the new file (or press- <Esc>to abort the operation)
The newly created file identifier is now ready for use, but you probably want to specify some additional attributes. To modify the attributes of the newly created file identifier:
- Press - <Enter>or double click on the file node.
The most commonly used attributes of a file identifier are discussed below.
- NAME: The- NAMEattribute is used to specify a name by which the file can be reference within AIMMS. The wizard will display a menu allowing you to specify either a system filename or a string parameter from your model that will be used to specify the filename. wizard will display a menu allowing you to specify either a system filename or a string parameter from your model that will be used to specify the filename.
- DEVICE: The- DEVICEattribute should contain one of- disk,- windowor- void. The wizard will let you specify the wizard will let you specify the- DEVICEattribute through a selection of radio buttons.
- MODE: The- MODEattribute should contain one of- replaceor- merge. The wizard will let you specify the wizard will let you specify the- MODEattribute through a selection of radio buttons.
Learn more about